home *** CD-ROM | disk | FTP | other *** search
- ## proxy_state.tg
- # This script requests the current running state from the Proxy (remote) WinCron.
- # The running state is used by the interactive client to accuratly display things like
- # the taskbar icon, button states etc.. (UI state.)
- # Assumptions:
- # 1. Proxy has been loaded
- # 2. Proxy has been connected to
- # See Also: proxy_load.tg, proxy_connect.tg, proxy_test_01.tg
- {
- -name proxy_state
- -start
- -stop
- -action -proxy -state
- }